Flic Home

    Community

    • Login
    • Search
    • Popular
    • Users
    1. Home
    2. Tags
    3. http request
    Log in to post
    • All categories
    • mikaps7

      GET and POST variable
      Flic Hub SDK • http request • • mikaps7

      2
      0
      Votes
      2
      Posts
      747
      Views

      Emil

      @mikaps7 you execute the requests at the same time parallelly. If you want to execute the second request after the first has competed, you must initiate it in the callback of the first, or later.

    • leonardchrist

      Flic Hub can't establish working connection over Ethernet
      General Discussion • flic hub ethernet problem troubleshoot http request • • leonardchrist

      8
      0
      Votes
      8
      Posts
      2197
      Views

      andrew 2

      @leonardchrist I know I'm super late to the party, but the fact that the hub never ACKs the SYN ACK, plus the fact that it then re-xmits the SYN makes it seem like it never gets anything back. A couple obvious things to check would be the SN mask, and any possible ACLs/VLAN config on the switch ports. Alternatively, you could swap the PC/Hub switch ports and see if the behavior changes at all.

      Alternatively, you could take a deeper look at the SYN ACK from the PC and compare it to the successful equivalent from the WiFi scenario. Hardware failure on the switchport, or hub, might cause it to fail MAC checksums.

    • arnaud.perray

      Flic Hub - Http Request
      Flic Hub • hub http request • • arnaud.perray

      16
      1
      Votes
      16
      Posts
      14405
      Views

      Emil

      @theo I think you need to add the http:// prefix to the url.